home *** CD-ROM | disk | FTP | other *** search
/ isnet Internet / Isnet Internet CD.iso / prog / hiz / 09 / 09.exe / adynware.exe / perl / bin / startup / config.mk next >
Encoding:
Text File  |  1999-12-28  |  385 b   |  13 lines

  1. # ** Default build configuration for dmake.
  2. # ** DO NOT PLACE LOCAL DEFINITIONS INTO THIS FILE IT IS AUTO GENERATED
  3. # ** USE "startup/local.mk" for those.
  4.  
  5. #
  6. #  If you set these values, make sure
  7. #     startup/$(OS)/$(OSRELEASE)/$(OSENVIRONMENT)
  8. #  is a valid directory, populated with config files.
  9. #
  10.    OS            *:= win32
  11.    OSRELEASE     *:= borland
  12.    OSENVIRONMENT *:= bcc50
  13.